Skip to content

Conversation

@subyssurendran666
Copy link
Contributor

@subyssurendran666 subyssurendran666 commented Oct 27, 2025

Markdown links [description](url) syntax now interpreting properly

Fix: #4531

What it does

How to test

Scenario 1

/// @see [Ex Si](ex.com)

Scenario 2

/// @see [Ex Si](http://ex.com). --> http/https/ http://www similar cases

Scenario 3

/// @see [Ex Si][http://ex.com]

Author checklist

@subyssurendran666 subyssurendran666 force-pushed the Markdown_Javadoc_links_to_URLs_not_properly_interpreted_4531 branch 4 times, most recently from a52f314 to 8a01966 Compare November 3, 2025 13:16
@subyssurendran666 subyssurendran666 force-pushed the Markdown_Javadoc_links_to_URLs_not_properly_interpreted_4531 branch from 66f69ff to e3dd6be Compare November 4, 2025 14:46
@subyssurendran666 subyssurendran666 force-pushed the Markdown_Javadoc_links_to_URLs_not_properly_interpreted_4531 branch 5 times, most recently from 995770d to 1784afe Compare November 10, 2025 10:07
@subyssurendran666 subyssurendran666 force-pushed the Markdown_Javadoc_links_to_URLs_not_properly_interpreted_4531 branch 2 times, most recently from 527f4c7 to 9a7b508 Compare November 19, 2025 06:46
@subyssurendran666 subyssurendran666 force-pushed the Markdown_Javadoc_links_to_URLs_not_properly_interpreted_4531 branch from 5721b68 to d8dba12 Compare December 3, 2025 10:24
@subyssurendran666 subyssurendran666 force-pushed the Markdown_Javadoc_links_to_URLs_not_properly_interpreted_4531 branch 2 times, most recently from 1f4db76 to 6828447 Compare December 4, 2025 05:11
Markdown links [description](url) syntax not interpreting properly

Fix: eclipse-jdt#4531
@subyssurendran666 subyssurendran666 force-pushed the Markdown_Javadoc_links_to_URLs_not_properly_interpreted_4531 branch from 6828447 to fd543c9 Compare December 4, 2025 10:21
@subyssurendran666 subyssurendran666 merged commit 94b0ee9 into eclipse-jdt:master Dec 4, 2025
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Markdown Javadoc links to URLs not properly interpreted

2 participants